home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00b.txt / 000047_icon-group-sender _Mon Sep 4 13:31:19 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id NAA02634
  4.     for icon-group-addresses; Mon, 4 Sep 2000 13:30:48 -0700 (MST)
  5. Message-Id: <200009042030.NAA02634@baskerville.CS.Arizona.EDU>
  6. From: Leonard <no@email.yet>
  7. X-Newsgroups: comp.lang.icon
  8. Subject: newbie questions
  9. Date: Sat, 02 Sep 2000 05:13:38 -0600
  10. X-Orig-Message-ID: <f5o1rskqltc221mbatgv6hu77ejga31ick@4ax.com>
  11. Abuse-Reports-To: abuse at airmail.net to report improper postings
  12. NNTP-Proxy-Relay: library2.airnews.net
  13. NNTP-Posting-Time: Sat Sep  2 06:13:15 2000
  14. X-Newsreader: Forte Agent 1.8/32.548
  15. To: icon-group@optima.CS.Arizona.EDU
  16. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  17. Status: RO
  18. Content-Length: 719
  19.  
  20. Hello;
  21. I have some experience programming in Fortran, but would now like to do
  22. some windows gui programming in a more modern language.
  23.  
  24. >From what I have read, I like Icon's strings processing features, as
  25. well as the fact that the size of strings / lists do not have to be
  26. specified when writing a program.  now...
  27.  
  28. Can an Icon program be compiled into a stand-alone executable, to be
  29. used on computers without Icon installed?
  30.  
  31. If so...
  32.  
  33. How much memory overhead does the Icon interpreter have?
  34.  
  35. How does the program execution speed compare to a similar program
  36. written in C++ or Java?
  37.  
  38. Are there files system functions to check for the existence of, copy,
  39. move and rename specified files / folders?
  40.  
  41.  
  42. Thanks
  43. Leonard
  44.